Fix the build
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Sep 2012 03:57:34 +0000 (23:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 24 Sep 2012 03:57:34 +0000 (23:57 -0400)
gtk/gtkbuilder.h

index 9e41f1b6d4699255989d014ccc5ab672ea477115..60b358a28c8ad0aac7ccd083df3522cb5189ab10 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef __GTK_BUILDER_H__
 #define __GTK_BUILDER_H__
 
-#include <glib-object.h>
+#include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS